widget: Store the render node in the widget's coordinate system
authorBenjamin Otte <otte@redhat.com>
Sun, 10 Feb 2019 05:26:41 +0000 (06:26 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Feb 2019 05:53:17 +0000 (06:53 +0100)
commit86978d2654118b2781edb6ddbf2e69c87569104a
treeb00d5ddfb67fe9aa3c457673cf29306860496309
parent694d7c378b23bbe79acd0a2a848c343e11fff76f
widget: Store the render node in the widget's coordinate system

Also require gtk_widget_snapshot() to be in the widget's coordinate
system.
gtk/gtkwidget.c
gtk/gtkwidgetpaintable.c
gtk/gtkwindow.c